{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nevinson Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.566619,
            51.484169
          ],
          [
            -2.566349,
            51.484189
          ],
          [
            -2.56608,
            51.484209
          ],
          [
            -2.565986,
            51.484197
          ],
          [
            -2.565891,
            51.484185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "352424, BS7 9UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.566610556994476,
          51.484173607026776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "352578, BS7 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5660192471054546,
          51.484104530922906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "352579, BS7 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.565848334435408,
          51.48425821300471
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "352581, BS7 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.565820869370529,
          51.484366244607116
        ]
      }
    }
  ]
}