{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.545125,
            53.297239
          ],
          [
            -0.545141,
            53.298644
          ],
          [
            -0.545142,
            53.298767
          ],
          [
            -0.544793,
            53.298898
          ],
          [
            -0.543065,
            53.298876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013811191, LN1 2TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5418832695399575,
          53.29884431334211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023307604, LN1 2TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5450893225904762,
          53.297229386361714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024949375, LN1 2TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5446883896403721,
          53.29798860608146
        ]
      }
    }
  ]
}