{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.419337,
            52.666845
          ],
          [
            -1.419614,
            52.666619
          ],
          [
            -1.419674,
            52.666594
          ],
          [
            -1.420116,
            52.66641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825884, CV13 0RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4193507646560761,
          52.66679696402484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033734780, CV13 0RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.419456648409147,
          52.66661768658807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033735724, CV13 0RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4197392482778601,
          52.66649321271167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033736626, CV13 0RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.420008131263872,
          52.66628776292213
        ]
      }
    }
  ]
}