{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scott Evans Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.878448,
            51.947055
          ],
          [
            -0.878273,
            51.947018
          ],
          [
            -0.878099,
            51.946982
          ],
          [
            -0.877978,
            51.946953
          ],
          [
            -0.877858,
            51.946925
          ],
          [
            -0.87781,
            51.946913
          ],
          [
            -0.877762,
            51.946902
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766332206, MK18 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8788204621609861,
          51.94662253807712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024936077, MK18 3EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8780586872965781,
          51.94683107116175
        ]
      }
    }
  ]
}