{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillgrove Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.592461,
            51.463041
          ],
          [
            -2.592706,
            51.463173
          ],
          [
            -2.592951,
            51.463305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "84123, BS2 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5926905940164833,
          51.46301326937918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "84125, BS2 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5928060935227046,
          51.463039660157236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314068, BS2 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.592460643688028,
          51.463041406833746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "346390, BS2 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5926905940164833,
          51.46301326937918
        ]
      }
    }
  ]
}