{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stotfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.29598,
            57.72077
          ],
          [
            -3.295488,
            57.720467
          ],
          [
            -3.294996,
            57.720163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133003560, IV31 6TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.295484766162191,
          57.720541809455554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064514, IV31 6QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.295979804929812,
          57.72077030555666
        ]
      }
    }
  ]
}